home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 9 / The PC-SIG Library on CD ROM - Ninth Edition.iso / 1701_800 / DISK1755 / DISK1755.ZIP / FILE1755.TXT < prev    next >
Text File  |  1989-12-19  |  3KB  |  48 lines

  1. Disk No: 1755                                                           
  2. Disk Title: Utilities #2                                                
  3. PC-SIG Version: S1                                                      
  4.                                                                         
  5. Program Title: Utilities #2                                             
  6. Author Registration: $25.00                                             
  7. Special Requirements: None.                                             
  8.                                                                         
  9. For those who program lots of batch commands, FUGUE UTILITIES #2 brings 
  10. a disk full of helpful tools including a file editor and a memory       
  11. resident DOS handler.  This assemblage of eleven programs will make your
  12. programming day easier.                                                 
  13.                                                                         
  14. ACCEPT takes a string as a parameter and appends the accepted           
  15. information to the end of a string for display or redirection.          
  16.                                                                         
  17. ASK is similar to ACCEPT but is more suited to building a menu system   
  18. from batching.                                                          
  19.                                                                         
  20. YESNO is similar to ASK except it accepts only the letters Y,y,N or n.  
  21.                                                                         
  22. BEEP emits a half second beep to alert you when a long job is finished. 
  23.                                                                         
  24. EDITENV helps set an environment variable from a batch file.            
  25.                                                                         
  26. XQT lets you run nests of batch files within other batch files.         
  27.                                                                         
  28. EXCLUDE will exclude a list of files from any command by setting hidden 
  29. bits.                                                                   
  30.                                                                         
  31. RENAMED changes the name of a directory without the need to move files  
  32. out of it, delete it and set it up again under a new name.              
  33.                                                                         
  34. SYSDATE remembers the last date you booted and is for those without     
  35. battery-backed clocks.                                                  
  36.                                                                         
  37. DOSH is a memory resident DOS handler that keeps a circular queue of    
  38. commands and makes them available via arrow commands.                   
  39.                                                                         
  40. ED is a simple editor with WORDSTAR-like commands which handles ASCII   
  41. files up to 64k with one window.                                        
  42.                                                                         
  43. PC-SIG                                                                  
  44. 1030D East Duane Avenue                                                 
  45. Sunnyvale  Ca. 94086                                                    
  46. (408) 730-9291                                                          
  47. (c) Copyright 1989 PC-SIG, Inc.                                         
  48.